CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc tcp

搜索资源列表

  1. sheji

    0下载:
  2. 实现简单的局域网聊天工具,TCP/IP,客户端-服务器模式 在VC环境下实现-Easy implementation of the local area network chat tool, TCP/IP, client- server model implementation in VC environment
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-20
    • 文件大小:5839635
    • 提供者:wang
  1. SnifferYU

    1下载:
  2. 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3829279
    • 提供者:小余
  1. tcp_sniffer

    0下载:
  2. TCP 网络抓取流经网卡的数据包 vC-TCP network packet capture flowing through the network card vC++
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:13193
    • 提供者:zhu
  1. vc-chatroom

    0下载:
  2. 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
  3. 所属分类:P2P

    • 发布日期:2017-05-28
    • 文件大小:11713737
    • 提供者:王文
  1. TCPServer

    0下载:
  2. 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1454
    • 提供者:zmz
  1. TCPClientGetTime

    0下载:
  2. 一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1092
    • 提供者:zmz
  1. socklib

    0下载:
  2. 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:7478
    • 提供者:yaoyao
  1. winpcapneting

    1下载:
  2. 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-29
    • 文件大小:97312
    • 提供者:郭为
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. 9proxy5

    0下载:
  2. socks v5 服务器源代码,vc实现,运行稳定。支持tcp和udp。-socks v5 server source code, vc achieve stable operation. Support tcp and udp.
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-01
    • 文件大小:36697
    • 提供者:bei
  1. vc++tcpp2p

    0下载:
  2. C#tcp网络传输 是我自己学习当中写过的例子 希望大家能用的刀-C# Tcp network transmission is my own example of learning written hope that we can use the knife
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:11147
    • 提供者:lele
  1. AppFace_ddooo

    0下载:
  2. 正在进行软件界面开发? 想美化软件界面 ? 想寻找换肤工具增添软件换肤功能 ? AppFace软件皮肤界面开发包是您的最佳选择!AppFace UI Developoment Kits,简称 AUDK,是所见及所得的软件界面开发解决方案,包括皮肤控件appface.dll,可视化的软件皮肤制作工具SkinTool,以及全中文帮助文档。两行代码实现软件换肤功能 ! 您只需在进程启动时执行: SkinStart("c:\yourpath\yoururf.urf",0,0,1,0,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3140765
    • 提供者:honghong
  1. TCP

    0下载:
  2. 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:66978
    • 提供者:鲜新荣
  1. TCPSYNScan

    0下载:
  2. TCPSYNScan,VC++编写,TCP半连接请求扫描程序-TCPSYNScan, VC++ Prepared, TCP connection requests semi-scanner
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:4161
    • 提供者:jian
  1. TCPUDPVC

    0下载:
  2. 一个VC++的基本于TCP和UDP学习实例! 非常精简明白,适合被学用VC++做网络编程的朋友!-A basic in vc++ TCP and UDP learning example! Very concise, suitable for learning by doing network programming of vc++ friend!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7051315
    • 提供者:雨辰
  1. UDPmulticast

    1下载:
  2. 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37147
    • 提供者:hwp
  1. tcpscan_canbekaifa

    0下载:
  2. vc++ 编写的tcp扫描 种类比较全,有SYN,connect,fin等 可供二次开发。-vc++ prepare the type of comparison of tcp-wide scan, a SYN, connect, fin, such as for secondary development.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:245899
    • 提供者:shisongyang
  1. moto_gprs

    0下载:
  2. 上位机vc++对摩托罗拉GPRS模块G24编程实现短信收发,通过GPRS收发数据(udp或tcp方式),程序写的很好,对于其他GPRS模块也适用,都采用标准AT指令开发。-PC vc++ on Motorola G24 module GPRS to send and receive SMS programming through GPRS to send and receive data (udp or tcp way), to write a good program for other GP
  3. 所属分类:SMS

    • 发布日期:2017-05-19
    • 文件大小:5420759
    • 提供者:zhanglong
  1. CLedShowDemo

    1下载:
  2. 一套VC开发的用于工控机图形界面显示的组件源代码及示例-For the development of a set of VC IPC graphical interface to display the source code and sample components
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:436501
    • 提供者:happy555
  1. TCPServer

    0下载:
  2. 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2176022
    • 提供者:Ivan
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com